Auto merge of #3350 - alexcrichton:more-tweaks, r=alexcrichton
authorbors <bors@rust-lang.org>
Thu, 1 Dec 2016 07:49:11 +0000 (07:49 +0000)
committerbors <bors@rust-lang.org>
Thu, 1 Dec 2016 07:49:11 +0000 (07:49 +0000)
Slight tweaks to CI

* Pass `--quiet` to all tests to have some quieter output
* Skip builds on the `master` branch as `auto` is already checked
* Check the right env var for repo branches on appveyor


Trivial merge